FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package logex.internal.fhir.profiles#1.0.0 (63 ms)

Package logex.internal.fhir.profiles
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=logex.internal.fhir.profiles@1.0.0&canonical=http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient
Url http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient
Version 1.2.0
Status active
Date 2023-04-26T09:11:41.359114+00:00
Name nl-gli-patient
Experimental False
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-patient nl-core-patient
http://mrdm.nl/fhir/StructureDefinition/nl-gli-address nl-gli-address
http://mrdm.nl/fhir/StructureDefinition/nl-gli-humanname nl-gli-humanname


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nl-gli-patient",
  "url" : "http://mrdm.nl/fhir/StructureDefinition/nl-gli-patient",
  "version" : "1.2.0",
  "name" : "nl-gli-patient",
  "status" : "active",
  "date" : "2023-04-26T09:11:41.359114+00:00",
  "publisher" : "MRDM",
  "contact" : [
    {
      "name" : "MRDM helpdesk",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@mrdm.nl"
        }
      ]
    }
  ],
  "fhirVersion" : "3.0.2",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension",
        "path" : "Patient.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Patient.extension:preferredPharmacy",
        "path" : "Patient.extension",
        "sliceName" : "preferredPharmacy",
        "min" : 0,
        "max" : "0"
      },
      {
        "id" : "Patient.extension:nationality",
        "path" : "Patient.extension",
        "sliceName" : "nationality",
        "min" : 0,
        "max" : "0"
      },
      {
        "id" : "Patient.extension:legalStatus",
        "path" : "Patient.extension",
        "sliceName" : "legalStatus",
        "min" : 0,
        "max" : "0"
      },
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Patient.active",
        "path" : "Patient.active",
        "max" : "0"
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "type" : [
          {
            "code" : "HumanName",
            "profile" : "http://mrdm.nl/fhir/StructureDefinition/nl-gli-humanname"
          }
        ]
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "max" : "0"
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "min" : 1
      },
      {
        "id" : "Patient.gender.extension",
        "path" : "Patient.gender.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Patient.gender.extension:GeslachtCodelijst",
        "path" : "Patient.gender.extension",
        "sliceName" : "GeslachtCodelijst",
        "min" : 0
      },
      {
        "id" : "Patient.gender.extension:GeslachtCodelijst.url",
        "path" : "Patient.gender.extension.url",
        "fixedUri" : "MRDM GeslachtCodelijst"
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "min" : 1
      },
      {
        "id" : "Patient.deceased[x]",
        "path" : "Patient.deceased[x]",
        "max" : "0"
      },
      {
        "id" : "Patient.address",
        "path" : "Patient.address",
        "definition" : "Participant's home address when registering in the GLI register. This information is not adjusted when moving. If participant enrolled multiple times, multiple addresses should be provided, differentiated by period.start",
        "min" : 1,
        "type" : [
          {
            "code" : "Address",
            "profile" : "http://mrdm.nl/fhir/StructureDefinition/nl-gli-address"
          }
        ]
      },
      {
        "id" : "Patient.maritalStatus",
        "path" : "Patient.maritalStatus",
        "max" : "0"
      },
      {
        "id" : "Patient.multipleBirth[x]",
        "path" : "Patient.multipleBirth[x]",
        "max" : "0"
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "max" : "0"
      },
      {
        "id" : "Patient.contact",
        "path" : "Patient.contact",
        "max" : "0"
      },
      {
        "id" : "Patient.animal",
        "path" : "Patient.animal",
        "max" : "0"
      },
      {
        "id" : "Patient.communication",
        "path" : "Patient.communication",
        "max" : "0"
      },
      {
        "id" : "Patient.generalPractitioner",
        "path" : "Patient.generalPractitioner",
        "max" : "0"
      },
      {
        "id" : "Patient.managingOrganization",
        "path" : "Patient.managingOrganization",
        "max" : "0"
      },
      {
        "id" : "Patient.link",
        "path" : "Patient.link",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.